module Base
{

item Bearberry
	{
		DisplayName = Bearberry,
		DisplayCategory = Food,
		Type = Food,
		Weight = 0.1,
		Icon = Berries/Berries_Icons/Bearberry_ico,
		EvolvedRecipe = Cake:10;FruitSalad:10;Pancakes:10;Waffles:10;Muffin:10;ConeIcecream:5;PieSweet:10;Oatmeal:5,
		FoodType = Berry,
		HerbalistType = Berry,
		DaysFresh = 4,
		DaysTotallyRotten = 7,
		HungerChange = -2,
		ThirstChange = -2,
		Calories = 5,
		Carbohydrates = 5,
		Lipids = 0,
		Proteins = 4,
		CustomEatSound = EatingFruit,
		WorldStaticModel = Bearberry,
	}

	item Blackcurrant
	{
		DisplayName = Blackcurrant,
		DisplayCategory = Food,
		Type = Food,
		Weight = 0.1,
		Icon = Berries/Berries_Icons/Blackcurrant_ico,
		EvolvedRecipe = Cake:10;FruitSalad:10;Pancakes:10;Waffles:10;Muffin:10;ConeIcecream:5;PieSweet:10;Oatmeal:5,
		FoodType = Berry,
		HerbalistType = Berry,
		DaysFresh = 4,
		DaysTotallyRotten = 7,
		HungerChange = -2,
		ThirstChange = -2,
		Calories = 5,
		Carbohydrates = 5,
		Lipids = 0,
		Proteins = 4,
		CustomEatSound = EatingFruit,
		WorldStaticModel = Blackcurrant,
	}

	item BlackHuckleberry
	{
		DisplayName = Black Huckleberry,
		DisplayCategory = Food,
		Type = Food,
		Weight = 0.1,
		Icon = Berries/Berries_Icons/BlackHuckleberry_ico,
		EvolvedRecipe = Cake:10;FruitSalad:10;Pancakes:10;Waffles:10;Muffin:10;ConeIcecream:5;PieSweet:10;Oatmeal:5,
		FoodType = Berry,
		HerbalistType = Berry,
		DaysFresh = 4,
		DaysTotallyRotten = 7,
		HungerChange = -2,
		ThirstChange = -2,
		Calories = 5,
		Carbohydrates = 5,
		Lipids = 0,
		Proteins = 4,
		CustomEatSound = EatingFruit,
		WorldStaticModel = BlackHuckleberry,
	}

	item Blackberry
	{
		DisplayName = Blackberry,
		DisplayCategory = Food,
		Type = Food,
		Weight = 0.1,
		Icon = Berries/Berries_Icons/Blackberry_ico,
		EvolvedRecipe = Cake:10;FruitSalad:10;Pancakes:10;Waffles:10;Muffin:10;ConeIcecream:5;PieSweet:10;Oatmeal:5,
		FoodType = Berry,
		HerbalistType = Berry,
		DaysFresh = 4,
		DaysTotallyRotten = 7,
		HungerChange = -2,
		ThirstChange = -2,
		Calories = 6,
		Carbohydrates = 5,
		Lipids = 0,
		Proteins = 4,
		CustomEatSound = EatingFruit,
		WorldStaticModel = Blackberry,
	}

	item Blueberry
	{
		DisplayName = Blueberry,
		DisplayCategory = Food,
		Type = Food,
		Weight = 0.1,
		Icon = Berries/Berries_Icons/Blueberry_ico,
		EvolvedRecipe = Cake:10;FruitSalad:10;Pancakes:10;Waffles:10;Muffin:10;ConeIcecream:5;PieSweet:10;Oatmeal:5,
		FoodType = Berry,
		HerbalistType = Berry,
		DaysFresh = 4,
		DaysTotallyRotten = 7,
		HungerChange = -2,
		ThirstChange = -2,
		Calories = 6,
		Carbohydrates = 6,
		Lipids = 0,
		Proteins = 4,
		CustomEatSound = EatingFruit,
		WorldStaticModel = Blueberry,
	}

	item Bunchberry
	{
		DisplayName = Bunchberry,
		DisplayCategory = Food,
		Type = Food,
		Weight = 0.1,
		Icon = Berries/Berries_Icons/Bunchberry_ico,
		EvolvedRecipe = Cake:10;FruitSalad:10;Pancakes:10;Waffles:10;Muffin:10;ConeIcecream:5;PieSweet:10;Oatmeal:5,
		FoodType = Berry,
		HerbalistType = Berry,
		DaysFresh = 4,
		DaysTotallyRotten = 7,
		HungerChange = -2,
		ThirstChange = -2,
		PoisonPower = 1,
		Calories = 5,
		Carbohydrates = 5,
		Lipids = 0,
		Proteins = 4,
		CustomEatSound = EatingFruit,
		WorldStaticModel = Bunchberry,
	}

	item Chokecherry
	{
		DisplayName = Chokecherry,
		DisplayCategory = Food,
		Type = Food,
		Weight = 0.1,
		Icon = Berries/Berries_Icons/Chokecherry_ico,
		EvolvedRecipe = Cake:10;FruitSalad:10;Pancakes:10;Waffles:10;Muffin:10;ConeIcecream:5;PieSweet:10;Oatmeal:5,
		FoodType = Berry,
		HerbalistType = Berry,
		DaysFresh = 4,
		DaysTotallyRotten = 7,
		HungerChange = -2,
		ThirstChange = -2,
		Calories = 3,
		Carbohydrates = 5,
		Lipids = 0,
		Proteins = 5,
		CustomEatSound = EatingFruit,
		WorldStaticModel = Chokecherry,
	}

	item Cloudberry
	{
		DisplayName = Cloudberry,
		DisplayCategory = Food,
		Type = Food,
		Weight = 0.1,
		Icon = Berries/Berries_Icons/Cloudberry_ico,
		EvolvedRecipe = Cake:10;FruitSalad:10;Pancakes:10;Waffles:10;Muffin:10;ConeIcecream:5;PieSweet:10;Oatmeal:5,
		FoodType = Berry,
		HerbalistType = Berry,
		DaysFresh = 4,
		DaysTotallyRotten = 7,
		HungerChange = -2,
		ThirstChange = -2,
		Calories = 6,
		Carbohydrates = 5,
		Lipids = 0,
		Proteins = 4,
		CustomEatSound = EatingFruit,
		WorldStaticModel = Cloudberry,
	}

	item Cranberry
	{
		DisplayName = Cranberry,
		DisplayCategory = Food,
		Type = Food,
		Weight = 0.1,
		Icon = Berries/Berries_Icons/Cranberry_ico,
		EvolvedRecipe = Cake:10;FruitSalad:10;Pancakes:10;Waffles:10;Muffin:10;ConeIcecream:5;PieSweet:10;Oatmeal:5,
		FoodType = Berry,
		HerbalistType = Berry,
		DaysFresh = 4,
		DaysTotallyRotten = 7,
		HungerChange = -2,
		ThirstChange = -2,
		Calories = 5,
		Carbohydrates = 5,
		Lipids = 0,
		Proteins = 4,
		CustomEatSound = EatingFruit,
		WorldStaticModel = Cranberry,
	}

	item Crowberry
	{
		DisplayName = Crowberry,
		DisplayCategory = Food,
		Type = Food,
		Weight = 0.1,
		Icon = Berries/Berries_Icons/Crowberry_ico,
		EvolvedRecipe = Cake:10;FruitSalad:10;Pancakes:10;Waffles:10;Muffin:10;ConeIcecream:5;PieSweet:10;Oatmeal:5,
		FoodType = Berry,
		HerbalistType = Berry,
		DaysFresh = 4,
		DaysTotallyRotten = 7,
		HungerChange = -2,
		ThirstChange = -2,
		Calories = 5,
		Carbohydrates = 5,
		Lipids = 0,
		Proteins = 4,
		CustomEatSound = EatingFruit,
		WorldStaticModel = Crowberry,
	}

	item Gooseberry
	{
		DisplayName = Gooseberry,
		DisplayCategory = Food,
		Type = Food,
		Weight = 0.1,
		Icon = Berries/Berries_Icons/Gooseberry_ico,
		EvolvedRecipe = Cake:10;FruitSalad:10;Pancakes:10;Waffles:10;Muffin:10;ConeIcecream:5;PieSweet:10;Oatmeal:5,
		FoodType = Berry,
		HerbalistType = Berry,
		DaysFresh = 4,
		DaysTotallyRotten = 7,
		HungerChange = -2,
		ThirstChange = -2,
		PoisonPower = 1,
		Calories = 5,
		Carbohydrates = 5,
		Lipids = 0,
		Proteins = 5,
		CustomEatSound = EatingFruit,
		WorldStaticModel = Gooseberry,
	}

	item Hawberry
	{
		DisplayName = Hawberry,
		DisplayCategory = Food,
		Type = Food,
		Weight = 0.1,
		Icon = Berries/Berries_Icons/Hawberry_ico,
		EvolvedRecipe = Cake:10;FruitSalad:10;Pancakes:10;Waffles:10;Muffin:10;ConeIcecream:5;PieSweet:10;Oatmeal:5,
		FoodType = Berry,
		HerbalistType = Berry,
		DaysFresh = 4,
		DaysTotallyRotten = 7,
		HungerChange = -2,
		ThirstChange = -1,
		PoisonPower = 1,
		Calories = 7,
		Carbohydrates = 5,
		Lipids = 0,
		Proteins = 4,
		CustomEatSound = EatingFruit,
		WorldStaticModel = Hawberry,
	}

	item Lingonberry
	{
		DisplayName = Lingonberry,
		DisplayCategory = Food,
		Type = Food,
		Weight = 0.1,
		Icon = Berries/Berries_Icons/Lingonberry_ico,
		EvolvedRecipe = Cake:10;FruitSalad:10;Pancakes:10;Waffles:10;Muffin:10;ConeIcecream:5;PieSweet:10;Oatmeal:5,
		FoodType = Berry,
		HerbalistType = Berry,
		DaysFresh = 4,
		DaysTotallyRotten = 7,
		HungerChange = -2,
		ThirstChange = -2,
		Calories = 5,
		Carbohydrates = 5,
		Lipids = 0,
		Proteins = 4,
		CustomEatSound = EatingFruit,
		WorldStaticModel = Lingonberry,
	}

	item Raspberry
	{
		DisplayName = Raspberry,
		DisplayCategory = Food,
		Type = Food,
		Weight = 0.1,
		Icon = Berries/Berries_Icons/Raspberry_ico,
		EvolvedRecipe = Cake:10;FruitSalad:10;Pancakes:10;Waffles:10;Muffin:10;ConeIcecream:5;PieSweet:10;Oatmeal:5,
		FoodType = Berry,
		HerbalistType = Berry,
		DaysFresh = 4,
		DaysTotallyRotten = 5,
		HungerChange = -2,
		ThirstChange = -2,
		Calories = 5,
		Carbohydrates = 5,
		Lipids = 0,
		Proteins = 4,
		CustomEatSound = EatingFruit,
		WorldStaticModel = Raspberry,
	}

	item ClammyGroundCherry
	{
		DisplayName = Clammy Ground Cherry,
		DisplayCategory = Food,
		Type = Food,
		Weight = 0.1,
		Icon = Berries/Berries_Icons/ClammyGroundCherry_ico,
		EvolvedRecipe = Cake:10;FruitSalad:10;Pancakes:10;Waffles:10;Muffin:10;ConeIcecream:5;PieSweet:10;Oatmeal:5,
		FoodType = Berry,
		HerbalistType = Berry,
		DaysFresh = 4,
		DaysTotallyRotten = 7,
		HungerChange = -2,
		ThirstChange = -1,
		Calories = 6,
		Carbohydrates = 5,
		Lipids = 0,
		Proteins = 4,
		CustomEatSound = EatingFruit,
		WorldStaticModel = ClammyGroundCherry,
	}

	item TwistedStalk
	{
		DisplayName = Twisted Stalk,
		DisplayCategory = Food,
		Type = Food,
		Weight = 0.1,
		Icon = Berries/Berries_Icons/TwistedStalk_ico,
		EvolvedRecipe = Cake:10;FruitSalad:10;Pancakes:10;Waffles:10;Muffin:10;ConeIcecream:5;PieSweet:10;Oatmeal:5,
		FoodType = Berry,
		HerbalistType = Berry,
		DaysFresh = 4,
		DaysTotallyRotten = 7,
		HungerChange = -2,
		ThirstChange = -1,
		PoisonPower = 1,
		Calories = 5,
		Carbohydrates = 8,
		Lipids = 0,
		Proteins = 4,
		CustomEatSound = EatingFruit,
		WorldStaticModel = TwistedStalk,
	}

	item Sumac
	{
		DisplayName = Sumac,
		DisplayCategory = Food,
		Type = Food,
		Weight = 0.1,
		Icon = Berries/Berries_Icons/Sumac_ico,
		EvolvedRecipe = Cake:10;FruitSalad:10;Pancakes:10;Waffles:10;Muffin:10;ConeIcecream:5;PieSweet:10;Oatmeal:5,
		FoodType = Berry,
		HerbalistType = Berry,
		DaysFresh = 4,
		DaysTotallyRotten = 7,
		HungerChange = -2,
		ThirstChange = -1,
		Calories = 5,
		Carbohydrates = 6,
		Lipids = 0,
		Proteins = 7,
		CustomEatSound = EatingFruit,
		WorldStaticModel = Sumac,
	}

	item Juneberry
	{
		DisplayName = Juneberry,
		DisplayCategory = Food,
		Type = Food,
		Weight = 0.1,
		Icon = Berries/Berries_Icons/Juneberry_ico,
		EvolvedRecipe = Cake:10;FruitSalad:10;Pancakes:10;Waffles:10;Muffin:10;ConeIcecream:5;PieSweet:10;Oatmeal:5,
		FoodType = Berry,
		HerbalistType = Berry,
		DaysFresh = 4,
		DaysTotallyRotten = 7,
		HungerChange = -2,
		ThirstChange = -1,
		PoisonPower = 1,
		Calories = 4,
		Carbohydrates = 5,
		Lipids = 0,
		Proteins = 4,
		CustomEatSound = EatingFruit,
		WorldStaticModel = Juneberry,
	}

	item Redcurrant
	{
		DisplayName = Redcurrant,
		DisplayCategory = Food,
		Type = Food,
		Weight = 0.1,
		Icon = Berries/Berries_Icons/Redcurrant_ico,
		EvolvedRecipe = Cake:10;FruitSalad:10;Pancakes:10;Waffles:10;Muffin:10;ConeIcecream:5;PieSweet:10;Oatmeal:5,
		FoodType = Berry,
		HerbalistType = Berry,
		DaysFresh = 4,
		DaysTotallyRotten = 7,
		HungerChange = -2,
		ThirstChange = -1,
		Calories = 5,
		Carbohydrates = 5,
		Lipids = 0,
		Proteins = 4,
		CustomEatSound = EatingFruit,
		WorldStaticModel = Redcurrant,
	}

	item Elderberry
	{
		DisplayName = Elderberry,
		DisplayCategory = Food,
		Type = Food,
		Weight = 0.1,
		Icon = Berries/Berries_Icons/Elderberry_ico,
		EvolvedRecipe = Cake:10;FruitSalad:10;Pancakes:10;Waffles:10;Muffin:10;ConeIcecream:5;PieSweet:10;Oatmeal:5,
		FoodType = Berry,
		HerbalistType = Berry,
		DaysFresh = 4,
		DaysTotallyRotten = 7,
		HungerChange = -2,
		ThirstChange = -2,
		Calories = 10,
		Carbohydrates = 7,
		Lipids = 0,
		Proteins = 5,
		CustomEatSound = EatingFruit,
		WorldStaticModel = Elderberry,
	}

}
